home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Tools & Apps / Localization Tools / SCM Verifier 1.0a12 / Release Notes < prev    next >
Encoding:
Text File  |  1992-01-24  |  3.0 KB  |  81 lines  |  [TEXT/MPS ]

  1.                         Localization Verifier
  2.                             Release Notes
  3.                             
  4. {Version must be updated in both the check-disk script, and the verify-menu script.}                            
  5.  
  6.  
  7. Version 1.0a12 - Jan 24, 1992
  8. Changed makelist script to put double quotes around the creator type gotten from
  9. the catinfo tool so as not to loose possible trailing spaces inside the 4 char
  10. creator field.
  11.  
  12. Version 1.0a11 - Jan 10, 1992
  13. Changed resdiff.p and Create.rNamefile.p to create and open the rNames
  14. without the '.rNames' part of the suffix.  So now the suffix is just '.S/C/U'.
  15.  
  16. Version 1.0a10 - May 31, 1991
  17. Fixed bug that looked at the test folder instead of the master folder when 
  18. creating the filelist.
  19.  
  20. Version 1.0a9 - May 31, 1991
  21. Reports on creation date differences.
  22.  
  23. Version 1.0a8 - May 31, 1991
  24. Reversed how the filelist is generated.  It is now based on the test folder files
  25. instead of the Master folder files.  Reports on system 7 attributes much better.
  26.  
  27. Version 1.0a7 - May 17, 1991
  28. Changed the "Check-Disk" script file to no longer reqire the first test file
  29. in the correspondence filelist to exist.  This allows a smaller number of files 
  30. in the test folder than the master folder to be compared without aborting the 
  31. compares.  An error in opening the test files will still appear, but that could 
  32. be ignored as long as you are aware of what files you know should be and should 
  33. not be compared.
  34.  
  35. Version 1.0a6 - May 7, 1991
  36.  
  37. Changed the "GetResource" calls to "Get1Resource" calls in the ResDiff.p file.
  38. This will ensure only the resources in the compared files will be looked at, 
  39. and not other open resources down further in the resource chain.
  40. I also am creating the ".U" file now for you when you create the 'rNames' files.
  41.  
  42. Version 1.0a5 - January 11, 1991
  43.  
  44. Fixed a bug that reported "-No file attributes set-" when some attributes
  45. in fact could have been set.  Now, only attribute differences will be reported
  46. on.
  47.  
  48. Version 1.0a4 - December 13, 1990
  49.  
  50. Fixed a bug that did not report on ".U" resources that were different.  All
  51. resources in the ".U" should be reported on!
  52.  
  53. Version 1.0a3 - July 3, 1990
  54.  
  55. Report header rewritten to match functionality.
  56. Cleaned up debugs etc.
  57.  
  58.  
  59. Version 1.0a2 - March 9, 1990
  60.  
  61. Added the ability to process a third text file: the ".U" or "Unknown" file.  
  62. This file must contain those resources that may or may not be the same on 
  63. a comparison between the US master and the localized master file.  
  64. Information on this file is presented in a separate section of the report 
  65. displayed in the active MPW window.
  66.  
  67. Note that the header of the report that explains the tool is inaccurate.  
  68. This and more will be fixed in a3.  A2 is rushed to be used for FastStart.
  69.  
  70.  
  71.  
  72.                     Future Enhancement Requests 
  73.                     for the Localization Verifier
  74.  
  75. 1)  Use better methods to determine the matching files from the master 
  76. disk to the test disk (or folder).  For example, the files "System" and 
  77. "Multifinder" are always the same in any country since the names are 
  78. copyright.  Currently, only the creator and type of the files are examined, 
  79. not the names.
  80.  
  81.